const runtime.fixedStack4

3 uses

	runtime (current package)
		stack.go#L86: 	fixedStack4 = fixedStack3 | (fixedStack3 >> 4)
		stack.go#L87: 	fixedStack5 = fixedStack4 | (fixedStack4 >> 8)